home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / local.gid < prev    next >
Text File  |  1985-11-19  |  339b  |  18 lines

  1.  
  2.                HOW TO RUN LaTeX AT SRC
  3.  
  4.                   24 September 1985
  5.  
  6.  
  7. To run LaTeX on the file named  foo.tex  type:
  8.  
  9.     latex foo
  10.  
  11. This produces an output file named  foo.dvi .
  12.  
  13. To print file  foo.dvi  on the Imagen printer, which is located on the
  14. third floor near Jane's desk, type the following command:
  15.  
  16.     iptex foo.dvi
  17.  
  18.